projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de4d905
)
Note that comment-style now defaults to indent.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 26 May 2009 03:04:49 +0000
(
03:04
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 26 May 2009 03:04:49 +0000
(
03:04
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 424abec6ede9c96291b2b9028069507c428a2b10..2b5a820472adbad792ab31610b0e96c28348cc1a 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-557,6
+557,10
@@
run processes remotely.
*** The new command kill-matching-buffers kills buffers whose name
matches a regexp.
---
+*** The value of comment-style now defaults to `indent'.
+Thefore, comment-start markers are inserted at the current indentation
+of the region to comment, rather than the leftmost column.
+---
*** The new commands `pp-macroexpand-expression' and
`pp-macroexpand-last-sexp' pretty-print macro expansions.
+++